Note Class |
Namespace: Independentsoft.Sip.Presence
The Note type exposes the following members.
| Name | Description | |
|---|---|---|
| Note |
Initializes a new instance of the Note class.
| |
| Note(String) |
Initializes a new instance of the Note class with the specified description.
| |
| Note(String, String) |
Initializes a new instance of the Note class with the specified description in the specified language.
|
| Name | Description | |
|---|---|---|
| Description |
Gets or sets description text.
| |
| Language |
Gets or sets language.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |